home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 015 / fontstk2.arc / G.BAT next >
DOS Batch File  |  1985-09-17  |  1KB  |  37 lines

  1. echo off
  2. GBATMENU
  3. TEMP
  4. MENU: The following lines define the menu for the GBATMENU.COM program.
  5. FG:15
  6. BG:00
  7. TITLE:╔════════════════╦═══════════════════════════════════════╦════════════════════╗
  8. TITLE:║ User Supported ║     FONTASTIC distribution diskette   ║  September 1, 1985 ║
  9. TITLE:║   Software     ║             IHS Systems               ║                    ║
  10. TITLE:╚════════════════╩═══════════════════════════════════════╩════════════════════╝
  11. Title:
  12. fg:02
  13.  :
  14. A:Display OVERVIEW^l4 overview.doc^G
  15. B:Display License Agreement^arc x document license.doc^l4 license.doc^del license.doc^G
  16. C:Display Document instructions^arc x document read.me!^l4 read.me!^del read.me!^G
  17. fg:03
  18.  :
  19. D:Move all programs to drive B:^copy ihs*.exe b:^copy install.* b:^G
  20. E:Move all programs to drive C:^copy ihs*.exe c:^copy install.* c:^G
  21. fg:04
  22.  :
  23.  :
  24.  :
  25. F:Move all font files to drive B:^b:^a:arc x a:fonts^a:^G
  26. G:Move all font files to drive C:^c:^a:arc x a:fonts^a:^G
  27. fg:05
  28.  :
  29. H:Move all documentation to drive B:^b:^a:arc x a:document^a:^G
  30. I:Move all documentation to drive C:^c:^a:arc x a:document^a:^G
  31.  :
  32. fg:07
  33.  :
  34. Z:Exit to DOS^echo off^cls^echo ══════════ Enter G to redisplay the menu.
  35. fg:15
  36. PROMPT:Your selection?
  37.